[INFO] fetching crate rgx-cli 0.8.1...
[INFO] testing rgx-cli-0.8.1 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate rgx-cli 0.8.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate rgx-cli 0.8.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rgx-cli 0.8.1
[INFO] tweaked toml for crates.io crate rgx-cli 0.8.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rgx-cli 0.8.1 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rgx-cli 0.8.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c78195ac2ed0d1a80e99e481d97f89e9257ebcc2204588975d4b655478c4abec
[INFO] running `Command { std: "docker" "start" "-a" "c78195ac2ed0d1a80e99e481d97f89e9257ebcc2204588975d4b655478c4abec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c78195ac2ed0d1a80e99e481d97f89e9257ebcc2204588975d4b655478c4abec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c78195ac2ed0d1a80e99e481d97f89e9257ebcc2204588975d4b655478c4abec", kill_on_drop: false }`
[INFO] [stdout] c78195ac2ed0d1a80e99e481d97f89e9257ebcc2204588975d4b655478c4abec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c8977fc4b1635587bf80953c4f9379519b5ace2ed606e413720a8da656e652c9
[INFO] running `Command { std: "docker" "start" "-a" "c8977fc4b1635587bf80953c4f9379519b5ace2ed606e413720a8da656e652c9", kill_on_drop: false }`
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling pxfm v0.1.27
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling line-clipping v0.3.5
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling toml v1.0.3+spec-1.1.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling fancy-regex v0.17.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling clap_complete v4.6.0
[INFO] [stderr]    Compiling kasuari v0.4.11
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling ratatui-macros v0.7.0
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling rgx-cli v0.8.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.38s
[INFO] running `Command { std: "docker" "inspect" "c8977fc4b1635587bf80953c4f9379519b5ace2ed606e413720a8da656e652c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8977fc4b1635587bf80953c4f9379519b5ace2ed606e413720a8da656e652c9", kill_on_drop: false }`
[INFO] [stdout] c8977fc4b1635587bf80953c4f9379519b5ace2ed606e413720a8da656e652c9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8946c7fac4dfa339135b537a7bca49556648ff31b445588ed91aecb847243b5e
[INFO] running `Command { std: "docker" "start" "-a" "8946c7fac4dfa339135b537a7bca49556648ff31b445588ed91aecb847243b5e", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling insta v1.46.3
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling rgx-cli v0.8.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 25.47s
[INFO] running `Command { std: "docker" "inspect" "8946c7fac4dfa339135b537a7bca49556648ff31b445588ed91aecb847243b5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8946c7fac4dfa339135b537a7bca49556648ff31b445588ed91aecb847243b5e", kill_on_drop: false }`
[INFO] [stdout] 8946c7fac4dfa339135b537a7bca49556648ff31b445588ed91aecb847243b5e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 25e32e0f9496317f8d2e4884717048f80a1569bf694b5cbb5aaf8896a7d98010
[INFO] running `Command { std: "docker" "start" "-a" "25e32e0f9496317f8d2e4884717048f80a1569bf694b5cbb5aaf8896a7d98010", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rgx-0e9d80568a3491f2)
[INFO] [stdout] 
[INFO] [stdout] running 91 tests
[INFO] [stdout] test engine::tests::test_expand_replacement_non_ascii ... ok
[INFO] [stdout] test engine::rust_regex::tests::test_invalid_pattern ... ok
[INFO] [stdout] test engine::fancy::tests::test_simple_match ... ok
[INFO] [stdout] test engine::rust_regex::tests::test_case_insensitive ... ok
[INFO] [stdout] test engine::tests::test_replace_all_basic ... ok
[INFO] [stdout] test engine::tests::test_replace_all_empty_template ... ok
[INFO] [stdout] test engine::tests::test_expand_replacement_whole_match ... ok
[INFO] [stdout] test engine::tests::test_replace_all_no_matches ... ok
[INFO] [stdout] test engine::rust_regex::tests::test_simple_match ... ok
[INFO] [stdout] test engine::tests::test_replace_segments_tracking ... ok
[INFO] [stdout] test engine::tests::test_replace_all_named_groups ... ok
[INFO] [stdout] test explain::tests::test_capture_group ... ok
[INFO] [stdout] test engine::tests::test_replace_all_literal_dollar ... ok
[INFO] [stdout] test engine::fancy::tests::test_lookbehind ... ok
[INFO] [stdout] test explain::tests::test_digit_class ... ok
[INFO] [stdout] test input::editor::tests::test_delete_line ... ok
[INFO] [stdout] test input::editor::tests::test_delete_line_last ... ok
[INFO] [stdout] test input::editor::tests::test_delete_line_single ... ok
[INFO] [stdout] test input::editor::tests::test_home_end_multiline ... ok
[INFO] [stdout] test input::editor::tests::test_insert_and_content ... ok
[INFO] [stdout] test input::editor::tests::test_cursor_line_col ... ok
[INFO] [stdout] test input::editor::tests::test_insert_newline ... ok
[INFO] [stdout] test input::editor::tests::test_insert_str ... ok
[INFO] [stdout] test input::editor::tests::test_insert_str_undo ... ok
[INFO] [stdout] test input::editor::tests::test_line_helpers ... ok
[INFO] [stdout] test input::editor::tests::test_move_left_in_line_at_content_start ... ok
[INFO] [stdout] test input::editor::tests::test_move_left_in_line_at_line_start ... ok
[INFO] [stdout] test input::editor::tests::test_move_left_in_line_normal ... ok
[INFO] [stdout] test input::editor::tests::test_move_to_first_line ... ok
[INFO] [stdout] test explain::tests::test_invalid_pattern ... ok
[INFO] [stdout] test input::editor::tests::test_move_up_clamps_column ... ok
[INFO] [stdout] test input::editor::tests::test_move_to_first_non_blank ... ok
[INFO] [stdout] test explain::tests::test_empty_pattern ... ok
[INFO] [stdout] test input::editor::tests::test_move_up_down ... ok
[INFO] [stdout] test input::editor::tests::test_clear_line ... ok
[INFO] [stdout] test explain::tests::test_simple_literal ... ok
[INFO] [stdout] test input::editor::tests::test_clear_line_single ... ok
[INFO] [stdout] test input::editor::tests::test_cursor_movement ... ok
[INFO] [stdout] test input::editor::tests::test_delete_back ... ok
[INFO] [stdout] test input::editor::tests::test_delete_char_at_cursor_end ... ok
[INFO] [stdout] test input::editor::tests::test_move_to_last_line ... ok
[INFO] [stdout] test input::editor::tests::test_delete_back_across_newline ... ok
[INFO] [stdout] test engine::fancy::tests::test_lookahead ... ok
[INFO] [stdout] test input::editor::tests::test_open_line_below ... ok
[INFO] [stdout] test input::vim::tests::test_a_enters_insert_append ... ok
[INFO] [stdout] test input::vim::tests::test_cc_changes_line ... ok
[INFO] [stdout] test input::vim::tests::test_d_then_non_d_cancels ... ok
[INFO] [stdout] test input::editor::tests::test_redo_cleared_on_new_edit ... ok
[INFO] [stdout] test input::editor::tests::test_set_cursor_by_position ... ok
[INFO] [stdout] test input::editor::tests::test_undo_delete ... ok
[INFO] [stdout] test input::editor::tests::test_vertical_scroll ... ok
[INFO] [stdout] test input::vim::tests::test_dd_deletes_line ... ok
[INFO] [stdout] test input::vim::tests::test_esc_in_insert_returns_to_normal ... ok
[INFO] [stdout] test input::vim::tests::test_esc_in_normal_quits ... ok
[INFO] [stdout] test input::editor::tests::test_open_line_above ... ok
[INFO] [stdout] test input::vim::tests::test_g_then_non_g_cancels ... ok
[INFO] [stdout] test input::vim::tests::test_global_shortcut_clears_pending ... ok
[INFO] [stdout] test input::vim::tests::test_global_shortcuts_bypass_vim ... ok
[INFO] [stdout] test input::vim::tests::test_hjkl_motions ... ok
[INFO] [stdout] test input::vim::tests::test_i_enters_insert_mode ... ok
[INFO] [stdout] test input::vim::tests::test_insert_mode_types_chars ... ok
[INFO] [stdout] test input::vim::tests::test_gg_goes_to_first_line ... ok
[INFO] [stdout] test input::vim::tests::test_o_opens_line_and_enters_insert ... ok
[INFO] [stdout] test input::editor::tests::test_delete_char_at_cursor ... ok
[INFO] [stdout] test input::vim::tests::test_u_is_undo_in_normal ... ok
[INFO] [stdout] test input::vim::tests::test_word_motions ... ok
[INFO] [stdout] test input::vim::tests::test_x_deletes_char ... ok
[INFO] [stdout] test ui::syntax_highlight::tests::test_alternation ... ok
[INFO] [stdout] test input::editor::tests::test_move_word_left ... ok
[INFO] [stdout] test input::editor::tests::test_move_word_forward_end ... ok
[INFO] [stdout] test input::editor::tests::test_move_word_right ... ok
[INFO] [stdout] test input::editor::tests::test_redo ... ok
[INFO] [stdout] test input::editor::tests::test_set_cursor_by_col ... ok
[INFO] [stdout] test input::editor::tests::test_undo_insert ... ok
[INFO] [stdout] test input::vim::tests::test_starts_in_normal_mode ... ok
[INFO] [stdout] test input::vim::tests::test_tab_bypasses_vim ... ok
[INFO] [stdout] test ui::syntax_highlight::tests::test_anchors ... ok
[INFO] [stdout] test ui::syntax_highlight::tests::test_bracketed_class ... ok
[INFO] [stdout] test ui::syntax_highlight::tests::test_build_highlighted_spans_covers_full_pattern ... ok
[INFO] [stdout] test ui::syntax_highlight::tests::test_dot ... ok
[INFO] [stdout] test ui::syntax_highlight::tests::test_group_and_quantifier ... ok
[INFO] [stdout] test ui::syntax_highlight::tests::test_escape_sequences ... ok
[INFO] [stdout] test ui::syntax_highlight::tests::test_invalid_pattern_returns_empty ... ok
[INFO] [stdout] test ui::syntax_highlight::tests::test_literal_only ... ok
[INFO] [stdout] test ui::syntax_highlight::tests::test_lazy_quantifier ... ok
[INFO] [stdout] test ui::syntax_highlight::tests::test_named_group ... ok
[INFO] [stdout] test ui::syntax_highlight::tests::test_empty_pattern ... ok
[INFO] [stdout] test ui::syntax_highlight::tests::test_perl_class ... ok
[INFO] [stdout] test engine::fancy::tests::test_named_captures ... ok
[INFO] [stdout] test engine::rust_regex::tests::test_named_captures ... ok
[INFO] [stdout] test engine::rust_regex::tests::test_capture_groups ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 91 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rgx-f1a71f5947beaf96)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/config_tests.rs (/opt/rustwide/target/debug/deps/config_tests-6f6ad2ff8b1e1f05)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_settings_empty_toml ... ok
[INFO] [stdout] test test_settings_partial_toml ... ok
[INFO] [stdout] test test_settings_full_toml ... ok
[INFO] [stdout] test test_settings_parse_engine ... ok
[INFO] [stdout] test test_workspace_apply_restores_state ... ok
[INFO] [stdout] test test_settings_defaults ... ok
[INFO] [stdout] test test_workspace_round_trip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/engine_tests.rs (/opt/rustwide/target/debug/deps/engine_tests-d979a2e13bd8fd9e)
[INFO] [stdout] 
[INFO] [stdout] running 29 tests
[INFO] [stdout] test fancy_regex_compile_error ... ok
[INFO] [stdout] test fancy_regex_basic ... ok
[INFO] [stdout] test fancy_regex_case_insensitive ... ok
[INFO] [stdout] test fancy_regex_empty_pattern ... ok
[INFO] [stdout] test fancy_regex_empty_test_string ... ok
[INFO] [stdout] test rust_regex_compile_error ... ok
[INFO] [stdout] test fancy_regex_dotall ... ok
[INFO] [stdout] test fancy_regex_unicode_cjk ... ok
[INFO] [stdout] test fancy_regex_multiline_anchors ... ok
[INFO] [stdout] test rust_regex_empty_pattern ... ok
[INFO] [stdout] test fancy_regex_no_match ... ok
[INFO] [stdout] test fancy_regex_unicode_emoji ... ok
[INFO] [stdout] test fancy_regex_unicode_combining_marks ... ok
[INFO] [stdout] test rust_regex_dotall ... ok
[INFO] [stdout] test rust_regex_multiline_anchors ... ok
[INFO] [stdout] test rust_regex_empty_test_string ... ok
[INFO] [stdout] test rust_regex_case_insensitive ... ok
[INFO] [stdout] test rust_regex_basic ... ok
[INFO] [stdout] test fancy_regex_multiline ... ok
[INFO] [stdout] test rust_regex_unicode_cjk ... ok
[INFO] [stdout] test rust_regex_unicode_emoji ... ok
[INFO] [stdout] test rust_regex_no_match ... ok
[INFO] [stdout] test rust_regex_unicode_combining_marks ... ok
[INFO] [stdout] test rust_regex_multiline ... ok
[INFO] [stdout] test cross_engine_consistency ... ok
[INFO] [stdout] test fancy_regex_captures ... ok
[INFO] [stdout] test rust_regex_named_captures ... ok
[INFO] [stdout] test fancy_regex_named_captures ... ok
[INFO] [stdout] test rust_regex_captures ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/explain_tests.rs (/opt/rustwide/target/debug/deps/explain_tests-62110b9aa2d5c73c)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test explain_capture_group ... ok
[INFO] [stdout] test explain_empty ... ok
[INFO] [stdout] test explain_anchors ... ok
[INFO] [stdout] test explain_invalid_pattern ... ok
[INFO] [stdout] test explain_lazy_quantifier ... ok
[INFO] [stdout] test explain_dot ... ok
[INFO] [stdout] test explain_complex_email ... ok
[INFO] [stdout] test explain_digit ... ok
[INFO] [stdout] test explain_alternation ... ok
[INFO] [stdout] test explain_character_class ... ok
[INFO] [stdout] test explain_named_capture ... ok
[INFO] [stdout] test explain_quantifiers ... ok
[INFO] [stdout] test explain_range_quantifier ... ok
[INFO] [stdout] test explain_whitespace ... ok
[INFO] [stdout] test explain_literal ... ok
[INFO] [stdout] test explain_word_boundary ... ok
[INFO] [stdout] test explain_word_char ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/ui_tests.rs (/opt/rustwide/target/debug/deps/ui_tests-e4cc2a24a07885df)
[INFO] [stdout] 
[INFO] [stdout] running 29 tests
[INFO] [stdout] test panel_cycling_includes_replace ... ok
[INFO] [stdout] test dotall_flag_matching ... ok
[INFO] [stdout] test multiline_flag_matching ... ok
[INFO] [stdout] test match_selection_navigation ... ok
[INFO] [stdout] test render_empty_replacement ... ok
[INFO] [stdout] test flag_toggles ... ok
[INFO] [stdout] test pattern_history_dedup ... ok
[INFO] [stdout] test engine_switching ... ok
[INFO] [stdout] test help_page_clamped ... ok
[INFO] [stdout] test help_pages_render ... ok
[INFO] [stdout] test replacement_clears_on_empty_template ... ok
[INFO] [stdout] test multiline_test_string_renders ... ok
[INFO] [stdout] test test_empty_state_render ... ok
[INFO] [stdout] test render_help_overlay ... ok
[INFO] [stdout] test render_with_pattern ... ok
[INFO] [stdout] test render_with_error ... ok
[INFO] [stdout] test selection_resets_on_rematch ... ok
[INFO] [stdout] test compute_layout_does_not_panic ... ok
[INFO] [stdout] test undo_redo_regex_editor ... ok
[INFO] [stdout] test replacement_with_named_groups ... ok
[INFO] [stdout] test render_empty_state ... ok
[INFO] [stdout] test match_display_shows_results ... ok
[INFO] [stdout] test render_with_replacement ... ok
[INFO] [stdout] test narrow_terminal_layout ... ok
[INFO] [stdout] test match_selection_with_captures ... ok
[INFO] [stdout] test pattern_history_navigation ... ok
[INFO] [stdout] test whitespace_visualization_toggle ... ok
[INFO] [stdout] test test_replace_invalid_capture_ref ... ok
[INFO] [stdout] test render_with_captures ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/vim_tests.rs (/opt/rustwide/target/debug/deps/vim_tests-6754fc2eec2e7dcb)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test vim_editor_clear_line ... ok
[INFO] [stdout] test vim_editor_delete_line ... ok
[INFO] [stdout] test vim_mode_disabled_by_default ... ok
[INFO] [stdout] test vim_editor_insert_str ... ok
[INFO] [stdout] test vim_mode_initial_state ... ok
[INFO] [stdout] test vim_state_mode_transitions ... ok
[INFO] [stdout] test vim_render_with_vim_mode ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rgx
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "25e32e0f9496317f8d2e4884717048f80a1569bf694b5cbb5aaf8896a7d98010", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25e32e0f9496317f8d2e4884717048f80a1569bf694b5cbb5aaf8896a7d98010", kill_on_drop: false }`
[INFO] [stdout] 25e32e0f9496317f8d2e4884717048f80a1569bf694b5cbb5aaf8896a7d98010
